Skip to main content

Delete Lead

AutomatR.Zoho.Activities.DeleteLead

The "Delete Lead" activity in AutomatR is part of the Zoho activities package, providing the capability to delete a lead in Zoho CRM based on its lead ID. This activity streamlines lead management tasks in Zoho CRM, enhancing automation workflows.

Properties

NameDescription
Input
IDEnter the lead ID of the Zoho CRM lead to be deleted. This is a required field.
Misc
Display NameProvides a customizable name for the activity displayed in the workflow. The display name enhances clarity and organization within the automation project. String variables containing the desired display name.
Optional
DelayEnter the wait time in seconds (Example: 5 seconds, i.e., 5) to start the activity.

How to Use

  1. Drag and drop the "Delete Lead" activity onto the workflow.
  2. Configure the properties by specifying the Zoho CRM lead ID to be deleted.
  3. Optionally, configure the delay and customize the display name.
  4. Execute the workflow to delete the specified Zoho CRM lead.

Example

Consider an example where the "Delete Lead" activity is used to remove a Zoho CRM lead with the lead ID "123456":

Delete Lead:
ID: "123456"
Delay: 0

In this example, the activity deletes the Zoho CRM lead with the specified lead ID. The delay is set to 0, indicating that the activity should start immediately. There is no output for this activity.